GtkPopover: inherit actions from the relative_to widget
authorOwen W. Taylor <otaylor@fishsoup.net>
Mon, 12 May 2014 20:25:25 +0000 (16:25 -0400)
committerOwen W. Taylor <otaylor@fishsoup.net>
Mon, 12 May 2014 20:39:44 +0000 (16:39 -0400)
commit8f9e50de8011656e663625c115f7a1d92d656844
tree8ec7ac632e4d950b89463a24ac985f05917103e2
parent1e3af04dd9a61e2acde4bf86de4f69a24fcb3e22
GtkPopover: inherit actions from the relative_to widget

Make the relative_to widget the parent for a GtkPopover's
GtkActionGroup. This, for example, makes the menu model of a
GtkMenuButton find action groups attached to the button.

https://bugzilla.gnome.org/show_bug.cgi?id=729915
gtk/gtkpopover.c
gtk/gtkwidget.c